- loop over
- v.moverse en círculos.
Nuevo Diccionario Inglés-Español. 2014.
Nuevo Diccionario Inglés-Español. 2014.
Loop nest optimization — (LNO) is a special case of loop transformation, dealing with nested loops, that allows large reductions in the cache bandwidth necessary for some common algorithms.Example: Matrix multiplyMany large mathematical operations on computers end up… … Wikipedia
loop — noun ADJECTIVE ▪ continuous, endless ▪ closed, feedback (both technical) ▪ The system is a closed loop that turns sunlight into energy. ▪ positive and negative feedback loops … Collocations dictionary
Loop unwinding — Loop unwinding, also known as loop unrolling, is a loop transformation technique that attempts optimize a program s execution speed at the expense of its size.The goal of loop unwinding is to increase the programs speed by reducing (or… … Wikipedia
Loop splitting — (or loop peeling) is a compiler optimization technique. It attempts to simplify a loop or eliminate dependencies by breaking it into multiple loops which have the same bodies but iterate over different contiguous portions of the index range. A… … Wikipedia
Loop Parkway — Route information Length: 2.65 mi[1] (4.26 km) … Wikipedia
Loop fission — (or loop distribution) is a compiler optimization technique attempting to break a loop into multiple loops over the same index range but each taking only a part of the loop s body. The goal is to break down large loop body into smaller ones to… … Wikipedia
Loop Head — is the headland on North side of the mouth of the River Shannon. It is situated in the West of County Clare in the Ireland. Loop Head is marked by a prominent lighthouse and a tall LORAN aerial. The opposite headland on the South side of the… … Wikipedia
loop knot — loop′ knot n. navig. a knot made by doubling over a line at its end and tying both thicknesses into a square knot in such a way as to leave a loop • Etymology: 1785–95 … From formal English to slang
Loop Current — Part of the Gulf Stream, the Loop Current is a warm ocean current in the Gulf of Mexico that flows northward between Cuba and the Yucatán peninsula, moves north into the Gulf of Mexico, loops west and south before exiting to the east through the… … Wikipedia
Loop optimization — In compiler theory, loop optimization plays an important role in improving cache performance, making effective use of parallel processing capabilities, and reducing overheads associated with executing loops. Most execution time of a scientific… … Wikipedia
Loop quantum gravity — Not to be confused with the path integral formulation of LQG, see spin foam. This article is about LQG in its Canonical formulation.. Beyond the Standard Model … Wikipedia